projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
553ad9c
)
; Fix last change in files.el
author
Michael Albinus
<michael.albinus@gmx.de>
Fri, 16 Jul 2021 16:54:12 +0000
(18:54 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Fri, 16 Jul 2021 16:54:12 +0000
(18:54 +0200)
lisp/files.el
patch
|
blob
|
history
diff --git
a/lisp/files.el
b/lisp/files.el
index 8ccf9a9c75a2749fcd9a06920aa7bf43d73db477..d97c93e5c768b61dd025d9eed562afd76d99ed21 100644
(file)
--- a/
lisp/files.el
+++ b/
lisp/files.el
@@
-477,7
+477,6
@@
file it's locking, and it has the same name, but with \".#\" prepended."
:type '(repeat (list (regexp :tag "Regexp")
(string :tag "Replacement")
(boolean :tag "Uniquify")))
- :initialize 'custom-initialize-delay
:version "28.1")
(defcustom remote-file-name-inhibit-locks nil